home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Games: Greatest Hits 1996
/
Amiga Games: Greatest Hits 1996.iso
/
archive
/
userbox
/
publicdomain
/
picturemenu.lha
/
PictureMenu
/
DEInstall PictureMenu
next >
Wrap
Text File
|
1996-04-14
|
427b
|
17 lines
echo "I will delete sys:WBStartup/PictureMenu"
echo "I will delete fonts:PicM_WB.font"
echo "I will delete PicM_Workbench.prefs in ENVARC: and ENV:"
cd ""
delete sys:WBStartup/PictureMenu
delete sys:WBStartup/PictureMenu.info
delete fonts:PicM_WB.font
delete fonts:PicM_WB all
delete env:PicM_Workbench.prefs
delete envarc:PicM_Workbench.prefs
echo " bye bye "
echo "PictureMenu was written by Pawel '2P' Pijanowski"
wait 5